net/http.http2HeadersFrameParam.EndStream (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2681: 	EndStream bool
		h2_bundle.go#L2713: 	if p.EndStream {
		h2_bundle.go#L9081: 				EndStream:     endStream,
		h2_bundle.go#L10996: 			EndStream:     w.endStream,
		h2_bundle.go#L11064: 		EndStream:     false,